Total Complexity | 338 |
Dependencies | 17 |
Dependents | 1 |
Total lines | 2,788 |
Lines of code | 1,861 |
Logical lines of code | 866 |
Comment lines | 483 |
Methods | 26 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getTableDef() | 70 | 274 | ||
exportData() | 66 | 237 | ||
replaceWithAliases() | 31 | 34 | 108 | |
setProperties() | 14 | 345 | ||
exportConfigurationMetadata() | 30 | 18 | 136 | |
getTableComments() | 33 | 15 | 114 | |
exportHeader() | 37 | 17 | 73 | |
exportStructure() | 34 | 14 | 101 | |
getTableDefForView() | 41 | 14 | 54 | |
exportDBCreate() | 44 | 9 | 48 | |
exportRoutineSQL() | 45 | 7 | 43 | |
exportEvents() | 47 | 7 | 37 | |
exportRoutines() | 48 | 6 | 38 | |
getTableDefStandIn() | 50 | 6 | 28 | |
exportMetadata() | 51 | 6 | 27 | |
exportFooter() | 53 | 6 | 24 | |
exportComment() | 56 | 6 | 17 | |
generateComment() | 53 | 4 | 25 | |
exportDBFooter() | 58 | 4 | 17 | |
makeCreateTableMSSQLCompatible() | 45 | 1 | 55 | |
exportDBHeader() | 55 | 3 | 21 | |
exportUseStatement() | 57 | 3 | 17 | |
possibleCRLF() | 70 | 3 | 6 | |
exportRawQuery() | 68 | 2 | 7 | |
init() | 71 | 2 | 6 | |
getName() | 82 | 1 | 3 |